Click or drag to resize
TableUpdateSlabsTagBuffer Method
this function is used to update Slabs Tag Buffer values. the string value of Slab IP address.the string value of Slab Frame data. this function return type is void .

Namespace: TangibleFramework
Assembly: ColocartsFramework (in ColocartsFramework.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public void UpdateSlabsTagBuffer(
	string IpKey,
	string FrameValue
)

Parameters

IpKey
Type: SystemString
FrameValue
Type: SystemString
See Also